home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 3 / The Arsenal Files 3.iso / misc / astrct.exe / READ.ME < prev   
Text File  |  1994-11-11  |  9KB  |  197 lines

  1. Thank-you for trying AStruct!  If you like this program, please register.
  2. Your support is critical to ensure more quality products like this one.
  3.  
  4. We hope you will enjoy (yes, enjoy) using AStruct! the frame analysis
  5. program for AutoCAD. 
  6.  
  7. This text file includes the installation procedure, a list and descrip-
  8. tion of all the files necessary to run AStruct!, and any other information
  9. we couldn't figure out where to locate.
  10.  
  11. INSTALLATION:
  12. =============
  13.  
  14.   The installation program included on the disk (INSTALL.EXE) uncompacts the
  15.   program files, and copies them to a directory of your choice.  Once the
  16.   install program has completed the copying process, you may want to update
  17.   your AutoCAD start-up batch file to include the new AStruct! path in the 
  18.   "SET ACAD=" line.  You will then be able to load and run AStruct! while
  19.   within any directory.  Use a text editor that can save the batch file in
  20.   ASCII or text mode (DOS edit.exe is good for this).
  21.  
  22.   *   You are now ready to start AutoCAD.  At the DOS prompt, start AutoCAD
  23.       as you normally would, and wait for the familiar AutoCAD "Command:"
  24.       prompt.  AutoCAD needs to know that you intend to load AStruct! into
  25.       memory, and there are a few ways of doing this.
  26.  
  27.   *   We suggest opening the "ASTRUCT.DWG" located in the AStruct! directory
  28.       start.  The AStruct! menu is already included, and the layer colors
  29.       are set. Alternately, manually load the AStruct! menu by typing
  30.       "MENU" at the AutoCAD command line and selecting ASTRUCT.MNU from the
  31.       AStruct! directory.  After a few moments, the new menu will be loaded.
  32.  
  33.   *   For both these options, you'll need to pick "Load AStruct!" from the 
  34.       menu to put AStruct! into memory.
  35.  
  36.   *   You can also automatically load AStruct! by adding the line:
  37.       "{ASTRUCT PATH}\ASTRUCT.EXP" to the ACAD.ADS file.  The ACAD.ADS file 
  38.       is usually located in the ACAD\ADS directory.  AutoCAD searches the 
  39.       ACAD.ADS during AutoCAD start-up and will automatically load AStruct! 
  40.       Unless you specifically request the AStruct! menu, however, you will 
  41.       not be able to access the AStruct! commands from the menu.
  42.  
  43.   *   Finally, you could load AStruct! by using the APPLOAD command at the
  44.       command line, and loading "ASTRUCT.EXP" located in the AStruct!
  45.       directory.  APPLOAD is an ADS program that automates the lisp commands
  46.       "XLOAD" and "XUNLOAD", and may not always be loaded.  In this case,
  47.       you can alternatively type "(xload "ASTRUCT")" at the command line.
  48.  
  49.   *   Well, you've got AStruct! loaded.  Now what?  For first time users,
  50.       it's probably a good idea to look at the AStruct! help screens, by
  51.       typing "ASHELP" at the prompt.  These help screens operate similar to
  52.       the standard AutoCAD help screens, and a good place to start learning
  53.       about AStruct! is at the COMMANDS keyword.  If you cannot get to the
  54.       AStruct! help screens, refer to the trouble-shooting section below.
  55.  
  56. ASTRUCT! FILES:
  57. ===============
  58.  
  59.   The following are the files required by AStruct! for proper operation:
  60.  
  61.     ASTRUCT .EXP  --  The main body of the program
  62.     ASTRUCT .DCL  --  The dialog boxes used by AStruct!
  63.     ASTRUCT .HLP  --  The AStruct! help file
  64.     ASROLLER.DWG  --  An AutoCAD block used to indicate joint restraint in 
  65.                       the X or Y direction.
  66.     ASPINNED.DWG  --  An AutoCAD block used to indicate joint restraint in 
  67.                       the X and Y direction.
  68.     ASFIXED .DWG  --  An AutoCAD block used to indicate joint restraint in 
  69.                       the X and Y direction, and in rotation.
  70.     ASLOGO  .SLD  --  A pretty company logo.
  71.     ASTRUCT .CFG  --  The startup AStruct! configuration file.
  72.  
  73.   The following are the files required by the AStruct! menuing system:
  74.  
  75.     ASMENU  .LSP  --  The AStruct! autoloader and other utility functions.
  76.     ASTRUCT .MNU  --  The uncompiled version of the AStruct! menu.
  77.     ASTRUCT .MNL  --  The corresponding lisp routines loaded by ASTRUCT.MNU.
  78.  
  79.   Ancillary files:
  80.     
  81.     INSTALL.EXE   --  The AStruct! installation utility.
  82.     READ.ME       --  Text file with installation instructions and other
  83.                       miscellaneous information.
  84.     ASTRUCT.DWG   --  An empty AutoCAD prototype drawing for use with
  85.                       AStruct!
  86.     ASLIC.DOC     --  Text file of the License Agreement.
  87.     VENDOR.DOC    --  Text file instructions for vendors who wish to dist-
  88.                       ribute AStruct!.
  89.                       
  90. TROUBLE-SHOOTING:
  91. =================
  92.   I can't get AStruct! to load:
  93.     Make sure that AutoCAD knows where the AStruct! files are located.  One
  94.     way to see if AutoCAD has the correct path is to run AutoCAD from the
  95.     AStruct! directory.  If AStruct! loads, then the AutoCAD environment
  96.     variable "SET ACAD=" needs to be corrected (Verify that the batch file
  97.     used to start AutoCAD includes the path to AStruct!).
  98.  
  99.   I get the error message "On-line help is unavailable":
  100.     This can be caused because either the AutoCAD program ACADAPP could
  101.     not be loaded, or AutoCAD couldn't find the AStruct! help file.  Make
  102.     sure that both of these files are available to AutoCAD.
  103.  
  104.   What about the AStruct! layers?
  105.     AStruct! automatically creates special layers when generating and
  106.     analyzing a structure.  These are:
  107.  
  108.     _ASDEFLCTN -- Layer for deformed shape of the structure.
  109.     _ASNODE    -- Layer for joints.
  110.     _ASMEMBER  -- Layer for members.
  111.     _ASMEMBID  -- Layer for member identifiers.
  112.     _ASNUMBER  -- Layer for joint and member numbers.
  113.     _ASSUPPORTS-- Layer for support conditions.
  114.     _ASLOAD    -- Layer for the load blocks.
  115.     _ASLOADID  -- Layer for load identifiers.
  116.            
  117.     All of these layers may be manipulated using the standard AutoCAD
  118.     commands.  You can change color, linetype, etc.  If you rename any
  119.     of the layers, or change the layer of an AStruct! entity, AStruct!
  120.     will be unable to recognize those entities still on the renamed
  121.     layers.
  122.  
  123.   What about problems not in this section?
  124.     Well, for installation problems, you can call, write, or send e-mail
  125.     to:
  126.  
  127.                         PS Software Technologies
  128.                              P.O.  Box 1452
  129.                          Lake Stevens, WA 98258
  130.                                 U.S.A.
  131.  
  132.                           Voice: 206-691-5299
  133.                          CompuServe: 72622,3120
  134.  
  135. PURCHASING ASTRUCT:
  136. ===================
  137.  
  138. The shareware concept is based on trust. If you use AStruct! past the 30 day
  139. evaluation period, you need to purchase the product.  This is known as
  140. "registering".  Becoming a registered user of AStruct! has many advantages:
  141.  
  142.     - No registration screens when running AStruct!
  143.     - An illustrated, bound User's Guide with examples.
  144.     - Free phone support.
  145.     - Participation in developing future releases and features.
  146.     - FREE upgrade to the next version of AStruct!
  147.     - Discount on exciting new PS Software Technologies products.
  148.     
  149. To order:
  150.  
  151. Registered AStruct! package..........$89.00 + $ 5.00 S&H (USA)
  152.                                      $89.00 + $10.00 S&H (Elsewhere)
  153. Registered AStruct386................$59.00 + $ 5.00 S&H (USA)
  154.                                      $59.00 + $10.00 S&H (Elsewhere)
  155.  
  156. Payment may be made by check or money order (in U.S. funds) payable to:
  157.  
  158.                         PS Software Technologies
  159.                              P.O.  Box 1452
  160.                          Lake Stevens, WA 98258
  161.                                 U.S.A.
  162.  
  163. CREDIT CARDS: If you prefer to pay by credit card, you may use CompuServes
  164. on-line registration service.  For all non-ordering inquiries, please contact
  165. PS Software Technologies directly.
  166.  
  167.       CompuServe on-line registration: GO SWREG, database ID# 4002
  168.  
  169.  
  170. VERSION CHANGES:
  171. ================
  172.  
  173.   * version 1.0d -> 1.0e
  174.   
  175.     An installation program and sample base drawing (ASTRUCT.DWG) have been
  176.     included.
  177.     
  178.     In some situations, multiple loads acting on a singular member that
  179.     included applied moments could give erroneous results. This has been
  180.     fixed.
  181.     
  182.     You now have the option of adjusting Uniform and Trapezoidal load types
  183.     to reflect a load applied per unit of member length, i.e., for member
  184.     dead loads.  Alternately, you can specify the load be applied in 
  185.     projected coordinate space, i.e. for wind and snow loads.
  186.     
  187.     The load cases are now shown when ASLIST'ing the member reactions and
  188.     the joint displacements.
  189.     
  190.     You can now analyze structures without AStruct! requiring a rigid (pinned,
  191.     roller, or fixed) support to be included in the selection set.  This
  192.     is for structures that have spring stiffness only. You are still required
  193.     to have at least one restraint in the global X direction, and one in the
  194.     Y direction (either a spring stiffness or rigid support).
  195.     
  196.     Formatting and program aesthetics have been improved.
  197.